Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.jface.text.source.ITagHandlerFactory

Packages that use ITagHandlerFactory
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
 

Uses of ITagHandlerFactory in org.eclipse.jface.text.source
 

Classes in org.eclipse.jface.text.source that implement ITagHandlerFactory
 class TagHandlerFactory
          Default implementation of a tag handler factory
 

Methods in org.eclipse.jface.text.source with parameters of type ITagHandlerFactory
 void ITranslator.setTagHandlerFactory(ITagHandlerFactory tagHandlerFactory)
          Assigns an optional tag handler factory to this translator.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.